DataCollection | ComponentOne
C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / AccessibilityUserInputLabels Property

In This Topic
    AccessibilityUserInputLabels Property (C1TableViewSource<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AccessibilityUserInputLabels As String()
    public virtual string[] AccessibilityUserInputLabels {get; set;}
    See Also